Skip to content

[runtime] Simplify Registry Logic#3664

Draft
patrick-ogrady wants to merge 3 commits into
mainfrom
experiment-prom
Draft

[runtime] Simplify Registry Logic#3664
patrick-ogrady wants to merge 3 commits into
mainfrom
experiment-prom

Conversation

@patrick-ogrady
Copy link
Copy Markdown
Contributor

@patrick-ogrady patrick-ogrady commented Apr 24, 2026

Resolves: #3659
Blocked: prometheus/client_rust#299

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 24, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
commonware-mcp 6136d41 Apr 24 2026, 10:43 PM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 24, 2026

Deploying monorepo with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6136d41
Status: ✅  Deploy successful!
Preview URL: https://9aab288b.monorepo-eu0.pages.dev
Branch Preview URL: https://experiment-prom.monorepo-eu0.pages.dev

View logs

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.80%. Comparing base (09267e4) to head (6136d41).

@@           Coverage Diff           @@
##             main    #3664   +/-   ##
=======================================
  Coverage   95.80%   95.80%           
=======================================
  Files         445      445           
  Lines      173234   173210   -24     
  Branches     4067     4067           
=======================================
- Hits       165970   165952   -18     
+ Misses       5968     5964    -4     
+ Partials     1296     1294    -2     
Files with missing lines Coverage Δ
runtime/src/telemetry/metrics/mod.rs 97.91% <100.00%> (+0.33%) ⬆️

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09267e4...6136d41. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[runtime] Avoid Per-Registry Metrics

1 participant